* autorevert.el (auto-revert-use-notify): In the :set function, do
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Jan 2013 09:06:47 +0000 (10:06 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Jan 2013 09:06:47 +0000 (10:06 +0100)
commit32608adb92c6b0c879bd172410d2c952d3eb9b66
tree46e9fef69413ecf98932efaad2355fc41ad1dac3
parent61e09f5bff6c9b82a8336bbf285f4d172bc3c6be
* autorevert.el (auto-revert-use-notify): In the :set function, do
not modify `kill-buffer-hook'.
(auto-revert-notify-rm-watch): Remove
`auto-revert-notify-rm-watch' from `kill-buffer-hook'.
(auto-revert-notify-add-watch): Do not call
`auto-revert-notify-rm-watch', but add it to a buffer local
`kill-buffer-hook'.
lisp/ChangeLog
lisp/autorevert.el